home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 10047 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: news.ultranet.com!usenet
  2. From: "Albert P. Belle Isle" <belleisl@cerberus-sys.com>
  3. Newsgroups: alt.winsock,alt.winsock.trumpet,comp.dcom.modems
  4. Subject: Re: 16 bit vs 32 bit winsock
  5. Date: Wed, 03 Apr 1996 08:22:45 -0500
  6. Organization: Cerberus Systems, Inc.
  7. Message-ID: <31627BA5.BB4@cerberus-sys.com>
  8. References: <3157fac9.75178070@146.125.4.24> <315bcd51.5996084@news.iprolink.ch> <4jsbq1$7iu@earth.superlink.net>
  9. NNTP-Posting-Host: apb-p5-90.cerberus-sys.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.01 (Win16; I)
  14.  
  15. Mike J. M. wrote:
  16. > In article <315bcd51.5996084@news.iprolink.ch>, aaronw@wam.umd.edu (Aaron Weintraub) wrote:
  17. > >2) If you are using trumpet for windows 95, then the called gets
  18. > >handled right there.  If it were a 32 bit winsock app, the call would
  19. > >get thunked down.
  20. > >
  21. > >I may be totally wrong..
  22. > >Aaron
  23. > Hi Aaron,
  24. > As I understand it, you're correct.  With a true 32-bit stack such as Windows
  25. > 95 Dialup Networking, winsock.dll acts as a thunking layer for 16-bit
  26. > winsock apps and redirects calls to wsock32.dll, where the real guts are.
  27. > Trumpet 95 is exactly the opposite - the guts are in winsock.dll, and
  28. > wsock32.dll is the thunking layer.  Calls from 32-bit winsock apps are thunked
  29. > _down_ from 32-bit to 16-bit, much like using a win32 app on a Windows 3.x
  30. > system with win32s installed.
  31. > Yet another reason not to use Trumpet if you're using Windows 95!
  32. > - Mike
  33. > TWIG, The Windows Internet Guide
  34. > http://twig.hypercon.com
  35.  
  36.  
  37. Gentlemen:
  38.  
  39. At the risk of getting caught in a WinSock religious flame war, I think the other 
  40. readers in the group should be reminded that both the Win95 and Trumpet TCP/IP stacks, 
  41. indeed *all* dial-up WinSocks, are *one* bit software on the end that determines how 
  42. fast you can surf the 'net: your com port.
  43.  
  44. Regards,
  45.  
  46. Al
  47.  
  48. -- 
  49. ==================================================================
  50. Albert P. Belle Isle
  51. Cerberus Systems, Inc.
  52.  
  53. Al's Winsock Tuning FAQ -
  54.        http://www.cerberus-sys.com/~belleisl/mtu_mss_rwin.html
  55. ==================================================================
  56.